Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix vent critters rarely spawning anything #2517

Merged
merged 3 commits into from
Dec 23, 2024

Conversation

deltanedas
Copy link
Member

@deltanedas deltanedas commented Dec 23, 2024

About the PR

since it used to be applied to every vent in the game, the probability of getting anything was very low.
changed it to use an entity table for spawns instead. now every spawn will have a guaranteed spawn picked instead of entity spawn entry gambling

on simulated 80p, this is a xeno rule, mouse rule and 2 clown spider rules
03:30:45

also fix precog :trollface:

@deltanedas deltanedas requested review from a team as code owners December 23, 2024 15:33
@github-actions github-actions bot added S: Needs Review Changes: YML Changes any yml files Changes: C# Changes any cs files size/M 64-255 lines labels Dec 23, 2024
@deltanedas deltanedas merged commit 3204e46 into DeltaV-Station:master Dec 23, 2024
15 checks passed
@deltanedas deltanedas deleted the critter-fix-ops branch December 23, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Changes: YML Changes any yml files S: Needs Review size/M 64-255 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant